-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Fix flaky tests #258
🐛 Fix flaky tests #258
Conversation
Signed-off-by: Thomas Guettler <[email protected]>
Signed-off-by: Thomas Guettler <[email protected]>
Signed-off-by: Thomas Guettler <[email protected]>
Signed-off-by: Thomas Guettler <[email protected]>
Signed-off-by: Thomas Guettler <[email protected]>
Signed-off-by: Thomas Guettler <[email protected]>
Signed-off-by: Thomas Guettler <[email protected]>
Signed-off-by: Thomas Guettler <[email protected]>
Signed-off-by: Thomas Guettler <[email protected]>
Hi @guettli and @janiskemper is this still important? |
@jschoone I think this PR looks mostly also like some exploration and debugging. It will have nothing to do with the current CI failures. I also saw three different errors in the CI for linting of Go and yaml, as well as the integration tests. Tbh I have no idea. It would probably require going in depth through the past commits (mostly updates of the bot) to see whether there is anything interesting. |
@jschoone @janiskemper I think the PR can be closed. It is too old. Please re-open if you want to keep it. |
What this PR does / why we need it:
The tests are flaky. This is easy to reproduce. CI often fails and re-running the tests usually solve the issue.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #257
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs: